home *** CD-ROM | disk | FTP | other *** search
- <panel title="Team Container Staff Panel">
-
- <boolean id="save_current_state" value="true"/>
-
- <layout class="arrange_vertical_attachment" alignment="top, extend" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
- <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
-
- <widget class="titled_box" id="plti" title="Staff" alignment="left">
- <layout class="arrange_vertical_attachment" alignment="fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <!-- embedded buttons -->
- <container id="btns" embed_in_frame="true">
-
- <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" embed_in_frame="true"/>
-
- <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
-
- <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
- <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
-
- <!-- staff view menu -->
- <widget class="embedded_popup_button" id="plvi" text="View" sele="plcv" auto_size="all" fixed="true" auto_tick_exclusive="true" embed_in_frame="true">
- <boolean id="save_default_state" value="true"/>
-
- <list id="items">
-
- <record id="ctrc">
- <string id="text" value="Contract"/>
- <record id="view">
- <flags id="Pcsj"/> <!-- short job text -->
- <flags id="Pnam"/> <!-- person name -->
- <flags id="Ttyp"/> <!-- squad -->
- <flags id="Pnat"/> <!-- nationality -->
- <flags id="Pcrp"/> <!-- reputation -->
- <flags id="Pcif"/> <!-- full time or part-time contract -->
- <flags id="Pcty"/> <!-- contact type -->
- <flags id="Pcww"/> <!-- weekly wage -->
- <flags id="Pced"/> <!-- end date -->
- </record>
-
- <record id="table_properties">
- <integer id="block_count" value="1" />
- </record>
- </record>
-
- <record id="coat">
- <string id="text" value="Coaching Attributes"/>
-
- <!-- Define attributes/properties to view in this view type on the panel.
- Any properties not defined here will be hidden for this view. -->
- <record id="view">
- <flags id="Pcsj"/> <!-- short job text -->
- <flags id="Pnam"/> <!-- person name -->
- <flags id="Npcg"/> <!-- goalkeeper coaching -->
- <flags id="Ncha"/> <!-- coaching attacking-->
- <flags id="Nchd"/> <!-- coaching defending-->
- <flags id="Nchf"/> <!-- fitness coaching -->
- <flags id="Nchm"/> <!-- mental coaching-->
- <flags id="Ncte"/> <!-- technical coaching-->
- <flags id="Ncta"/> <!-- tactical coaching-->
- <flags id="Npmm"/> <!-- man management -->
- <flags id="Npwy"/> <!-- working with youngsters -->
- </record>
-
- <record id="table_properties">
- <integer id="block_count" value="1" />
- </record>
- </record>
-
- <record id="meat">
- <string id="text" value="Mental Attributes"/>
-
- <!-- Define attributes/properties to view in this view type on the panel.
- Any properties not defined here will be hidden for this view. -->
- <record id="view">
- <flags id="Pcsj"/> <!-- short job text -->
- <flags id="Pnam"/> <!-- person name -->
- <flags id="Npad"/> <!-- adaptability -->
- <flags id="Npde"/> <!-- determination -->
- <flags id="Npja"/> <!-- judging ability -->
- <flags id="Npjp"/> <!-- judgning potential -->
- <flags id="Npld"/> <!-- level of discipline -->
- <flags id="Npph"/> <!-- physiotherapy -->
- <flags id="Npmo"/> <!-- motivating -->
- </record>
-
- <record id="table_properties">
- <integer id="block_count" value="1" />
- </record>
- </record>
-
- <record id="----" />
-
- <record id="shov">
- <string id="text" value="Overview"/>
-
- <list id="items">
- <record id="shte">
- <string id="name" value="Team" />
- <record id="view">
- <flags id="Pcsj"/> <!-- short job text -->
- <flags id="Pnam"/> <!-- person name -->
- <flags id="Ttyp"/> <!-- squad -->
- </record>
-
- <record id="table_properties">
- <integer id="block_count" value="2" />
- </record>
- </record>
-
- <record id="shna">
- <string id="name" value="Nationality" />
- <record id="view">
- <flags id="Pcsj"/> <!-- short job text -->
- <flags id="Pnam"/> <!-- person name -->
- <flags id="Pnat"/> <!-- nationality -->
- </record>
-
- <record id="table_properties">
- <integer id="block_count" value="2" />
- </record>
- </record>
-
- <record id="shre">
- <string id="name" value="Reputation" />
- <record id="view">
- <flags id="Pcsj"/> <!-- short job text -->
- <flags id="Pnam"/> <!-- person name -->
- <flags id="Pcrp"/> <!-- reputation -->
- </record>
-
- <record id="table_properties">
- <integer id="block_count" value="2" />
- </record>
- </record>
-
- <record id="shwa">
- <string id="name" value="Wage" />
- <record id="view">
- <flags id="Pcsj"/> <!-- short job text -->
- <flags id="Pnam"/> <!-- person name -->
- <flags id="Pcww"/> <!-- weekly wage -->
- </record>
-
- <record id="table_properties">
- <integer id="block_count" value="2" />
- </record>
- </record>
- </list>
- </record>
-
- </list>
-
- <flags id="slct" value="ctrc" />
- </widget>
- </container>
-
- <widget class="person_list_table" id="pltb" mode="fill_rows, printable, keyboard">
- <boolean id="save_default_state" value="true" />
-
- <!-- default sort by job (primary), then team, then name -->
- <list id="default_sort_column" >
- <integer value="Pcsj" />
- <integer value="Ttyp" />
- <integer value="Pnam" />
- </list>
-
- </widget>
-
- </widget>
-
- </panel>
-
-